Log Record Or Builder
Functions
Link copied to clipboard
Not yet set
Content copied to clipboard
.meshtastic.LogRecord.Level level = 4;
Link copied to clipboard
Not yet set
Content copied to clipboard
.meshtastic.LogRecord.Level level = 4;
Link copied to clipboard
Log levels, chosen to match python logging conventions.
Content copied to clipboard
string message = 1;
Link copied to clipboard
Log levels, chosen to match python logging conventions.
Content copied to clipboard
string message = 1;
Link copied to clipboard
Usually based on thread name - if known
Content copied to clipboard
string source = 3;